rasterization - significado y definición. Qué es rasterization
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es rasterization - definición

PROCESS OF DESCRIBING AN IMAGE IN TERMS OF A PIXEL OR VOXEL GRID (NAMED AFTER THE LATIN WORD FOR RAKE, AS THE PICTURE/VOLUMETRIC ELEMENTS ARE USUALLY ARRANGED IN LINES LIKE THOSE PRODUCED BY A RAKE)
Rasterization; Rasterised; Rasterize; Rasterized; Vector to raster; Rasterizing; Rasterizer; Raster project; Rasterise; Triangle rasterization; Rasterization algorithm
  • pixel precision (left) vs sub-pixel precision (middle) vs anti-aliasing (right)
  • raster graphic image
  • rasterizing triangles using the top-left rule

rasterizing         
rasterize         
or rasterise
¦ verb Computing convert (an image stored as an outline) into pixels that can be displayed on a screen or printed.
Derivatives
rasterization noun
rasterizer noun
Rasterisation         
In computer graphics, rasterisation (British English) or rasterization (American English) is the task of taking an image described in a vector graphics format (shapes) and converting it into a raster image (a series of pixels, dots or lines, which, when displayed together, create the image which was represented via shapes). The rasterized image may then be displayed on a computer display, video display or printer, or stored in a bitmap file format.

Wikipedia

Rasterisation

In computer graphics, rasterisation (British English) or rasterization (American English) is the task of taking an image described in a vector graphics format (shapes) and converting it into a raster image (a series of pixels, dots or lines, which, when displayed together, create the image which was represented via shapes). The rasterized image may then be displayed on a computer display, video display or printer, or stored in a bitmap file format. Rasterization may refer to the technique of drawing 3D models, or the conversion of 2D rendering primitives such as polygons, line segments into a rasterized format.